projects
/
gtk4.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
67e842b
)
tests: fix indentation
author
Cosimo Cecchi
<cosimoc@gnome.org>
Thu, 25 Nov 2010 16:19:00 +0000
(17:19 +0100)
committer
Cosimo Cecchi
<cosimoc@gnome.org>
Thu, 25 Nov 2010 16:32:13 +0000
(17:32 +0100)
tests/testappchooser.c
patch
|
blob
|
history
diff --git
a/tests/testappchooser.c
b/tests/testappchooser.c
index 43b7f35e9be90c7ffed428c7aab40199c27cb993..a50f1b4e4cfcd45d71e2bb98c0f58b73de358793 100644
(file)
--- a/
tests/testappchooser.c
+++ b/
tests/testappchooser.c
@@
-95,7
+95,7
@@
prepare_dialog (void)
g_object_unref (info);
dialog = gtk_app_chooser_dialog_new_for_content_type (GTK_WINDOW (toplevel),
- 0, content_type);
+
0, content_type);
}
g_signal_connect (dialog, "response",